net/http.http2clientStream.ctx (field)

6 uses

	net/http (current package)
		h2_bundle.go#L7537: 	ctx       context.Context
		h2_bundle.go#L8424: 		ctx:                  ctx,
		h2_bundle.go#L8564: 	ctx := cs.ctx
		h2_bundle.go#L8693: 	ctx := cs.ctx
		h2_bundle.go#L9053: 	ctx := cs.ctx
		h2_bundle.go#L9853: 	case <-cs.ctx.Done():